Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[debug:database:table] Sqlite support #4073

Merged
merged 1 commit into from May 31, 2019
Merged

[debug:database:table] Sqlite support #4073

merged 1 commit into from May 31, 2019

Conversation

hjuarez20
Copy link
Contributor

This PR implement the sqlite support to #2447

drupalSqlite drupal debug:database:table
 Showing tables for "/Users/hjuarez/drupalSqlite/web/sites/default/files/.ht.sqlite" database
 ------------------------------
  Table
 ------------------------------
  cache_container
  cache_discovery
  cache_bootstrap
  cachetags
  config
  cache_config
  key_value
  key_value_expire
  sequences
  sessions
  url_alias
  semaphore
  router
  menu_tree
  users_data
  users
  users_field_data
  user__roles
  cache_entity
  cache_default
  file_usage
  file_managed
  block_content
  block_content_revision
  block_content_field_data
  block_content_field_revision
  block_content__body
  block_content_revision__body
  node_access
  node
  node_revision
  node_field_data
  node_field_revision
  node__body
  node_revision__body
  comment_entity_statistics
  comment
  comment_field_data
  comment__comment_body
  watchdog
  history
  taxonomy_term_data
  taxonomy_term_field_data
  taxonomy_term_hierarchy
  taxonomy_index
  menu_link_content
  menu_link_content_data
  search_dataset
  search_index
  search_total
  shortcut_set_users
  shortcut
  shortcut_field_data
  node__field_image
  node_revision__field_image
  node__comment
  node_revision__comment
  node__field_tags
  node_revision__field_tags
  user__user_picture
  cache_data
  queue
 ------------------------------
drupalSqlite drupal debug:database:table node
 ---------- --------------
  Column     Type
 ---------- --------------
  nid        INTEGER
  vid        INTEGER
  type       VARCHAR(32)
  uuid       VARCHAR(128)
  langcode   VARCHAR(12)
 ---------- --------------

@enzolutions enzolutions merged commit 46fb9eb into hechoendrupal:master May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants